Dynomotion

Group: DynoMotion Message: 8879 From: Toby Rule Date: 1/10/2014
Subject: No Percent Sign or Program End

Hi Tom,

I have a .ngc file, and I launch the GCode interpreter on this file.  It throws an error “File ended with no percent sign or program end”.  Then when I launch it again, it works fine. 

I am seeing this error on very rare occasions, and I’m not able to repeat it.  I think I’m probably just doing something stupid in my code, like trying to read from the file before writing is finalized, but I thought maybe you could provide some insight.

Thanks,

Toby

The information contained in this transmission is intended only for the person or entity
to which it is addressed and may contain II-VI Proprietary and/or II-VI Business Sensitive
material. If you are not the intended recipient, please contact the sender immediately
and destroy the material in its entirety, whether electronic or hard copy. You are
notified that any review, retransmission, copying, disclosure, dissemination or other
use of, or taking of any action in reliance upon this information by persons or entities 
other than the intended recipient is prohibited.
Group: DynoMotion Message: 8880 From: Tom Kerekes Date: 1/10/2014
Subject: Re: No Percent Sign or Program End
Hi Toby,

I assume you are using your own custom application?

I don't know.  As you mentioned if the file was not fully written and closed before executing then that would be the error you would receive.

Regards
TK